recycle.dll v1.0 |
![]() | |
This script is provided by hIRC.org on a "AS IS" basis and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall hIRC.org or it's contributors be liable for any damages (Including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business intteruption) However caused and on tort (Including negligence or otherwise) Arising in any way out of the use of this script, even if advised of the possibility of such damage. |
![]() | |
This DLL allows you retrieve the size of the Recycle Bin, and the number of items in it and deletion of the specified drive. EmptyBin Syntax: /dll recycle.dll EmptyBin Confirm|NoConfirm Example: //echo -s $dll(recycle.dll,EmptyBin,Confirm) //echo -s $dll(recycle.dll,EmptyBin,NoConfirm) This function will delete files in your recycle bin. Use the "Confirm" or "NoConfirm" flags to display the dialog box confirming the deletion. BinItems Syntax: /dll recycle.dll BinItems c: Example: $dll(recycle.dll,BinItems,c:) Retrieves the number of items in the Recycle Bin, on the specified drive. BinSize Syntax: /dll recycle.dll BinSize c: Example: //echo -s $dll(recycle.dll,BinSize,c:) Retrieves the size(in bytes) of the Recycle Bin, on the specified drive. DllInfo Syntax: /dll recycle.dll DllInfo . Example: /dll recycle.dll DllInfo . Shows info about the DLL. |
![]() | |
Version 1.0 1. 1st public release. |
![]() | |
Big thank you's go out to:
|